

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	color: #545759;
	font: 13px/19px "aktiv-grotesk-std", sans-serif;
	letter-spacing: 1px;
	margin: 0;
}

h1,
h2 {
	color: #ee2f2a;
	font-size: 20px;
	font-weight: 800;
	line-height: 24px;
	margin: 50px 0 10px 0;
	position: relative;
}

h1:before,
h2:before {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/heading-arrow-mobile.png") no-repeat 0 0;
	content: "";
	display: block;
	height: 116px;
	left: -20px;
	position: absolute;
	top: 4px;
	width: 13px;
}

h3 {
	color: #ee2f2a;
	font-weight: 800;
	margin: 30px 0 10px 0;
	text-transform: uppercase;
}

h4 {
	color: #242729;
	font-weight: 800;
	margin: 0 0 5px 0;
	text-transform: uppercase;

}

h5 {
	color: #242729;
	font-weight: 800;
	margin: 0 0 2px 0;
	text-transform: uppercase;

}

h6 {
	color: #242729;
	font-weight: 800;
	margin: 0;
	text-transform: uppercase;

}

p {
	margin: 0 0 20px 0;
}

blockquote {
	color: #ee2f2a;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 24px;
	margin: 0 0 50px 0;
	padding: 0;
}

blockquote p:last-child {
	margin-bottom: 0;
}

a {
	color: #ee2f2a;
	text-decoration: none;
}

a:hover {
	color: #242729;
}

ul {
	list-style: square;
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
}

.button {
	border: 1px solid #ee2f2a;
	display: inline-block;
	font-size: 13px;
	font-weight: 300;
	line-height: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.button:hover {
	background: #ee2f2a;
	color: #fff;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

@media screen and (min-width:740px) {

	body {
		font-size: 16px;
		line-height: 24px;
	}

	h1,
	h2 {
		font-size: 26px;
		line-height: 30px;
		margin: 70px 0 10px 0;
	}

	h1:before,
	h2:before {
		left: -30px;
	}

	h3 {
		margin: 50px 0 10px 0;
	}

	h4 {
		margin: 40px 0 10px 0;
	}

	h5 {
		margin: 30px 0 5px 0;
	}

	blockquote {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 70px;
	}

}

@media screen and (min-width:1200px) {

	h1,
	h2 {
		margin: 70px 0 0 -380px;
		position: absolute;
		width: 320px;
	}

	h1:before,
	h2:before {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/heading-arrow-desktop.png");
		bottom: -13px;
		height: 13px;
		left: 0;
		top: auto;
		width: 330px;
	}

	h1 + p,
	h2 + p {
		padding-top: 70px;
	}

}

/**
 * 2.0 - Header
 * -----------------------------------------------------------------------------
 */

#header {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/header-background.jpg") no-repeat center center;
	background-size: cover;
	border-bottom: 2px solid #ee2f2a;
	height: 220px;
	position: relative;
}

#logo {
	background: url("http://vdoit4u.com/LOGO/Vdoit4u_logo_180X159px.png") no-repeat 0 0;
	display: block;
	height: 59px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 15px;
	width: 180px;
	z-index: 2;
}

#year-established {
	background: #242729;
	color: #fff;
	font-size: 10px;
	left: 78px;
	letter-spacing: 2px;
	line-height: 10px;
	margin: 0;
	padding: 9px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 2;
}

#year-established:before {
	border-right: 28px solid #242729;
	border-top: 28px solid transparent;
	content: "";
	display: block;
	left: -28px;
	position: absolute;
	top: 0;
}

#year-established:after {
	border-bottom: 28px solid transparent;
	border-left: 28px solid #242729;
	content: "";
	display: block;
	right: -28px;
	position: absolute;
	top: 0;
}

#social-media {
	display: none;
}

#call-us {
	background: #fff;
	color: #242729;
	font-size: 14px;
	line-height: 14px;
	padding: 15px 20px;
	position: absolute;
	right: 0;
	top: -54px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	z-index: 4;
}

#call-us.active {
	top: 0;
}

#call-us-heading {
	border-bottom: 1px solid #504e4e;
	border-left: 1px solid #504e4e;
	bottom: -31px;
	color: #fff;
	cursor: pointer;
	font-size: 10px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 10px;
	margin: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#call-us-heading:hover,
#call-us-heading.active {
	background: #fff;
	border-color: #fff;
	color: #242729;
}

#call-us-heading:after {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/header-call-us-arrows.png") no-repeat center top;
	content: "";
	display: inline-block;
	height: 7px;
	margin-left: 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	width: 13px;
}

#call-us-heading:hover:after,
#call-us-heading.active:after {
	background-position: center bottom;
}

#call-us p {
	margin: 0;
	padding: 5px 0;
}

#call-us strong {
	display: inline-block;
	width: 40px;
}

#call-us a {
	color: #ee2f2a;
}

#header-menu {
	min-height: 38px;
	min-width: 93px;
	position: absolute;
	right: 0;
	top: 31px;
	z-index: 3;
}

#header-menu-toggle:before {
	border-right: 38px solid #242729;
	border-top: 38px solid transparent;
	content: "";
	display: block;
	left: -38px;
	position: absolute;
	top: 0;
}

#header-menu-toggle {
	background: #242729;
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 16px;
	padding: 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	width: 73px;
}

#header-menu-toggle:after {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/header-menu-toggle.png") no-repeat center top;
	content: "";
	display: inline-block;
	height: 19px;
	margin: 0 0 -4px 9px;
	width: 22px;
}

#header-menu-toggle.active:after {
	background-position: center bottom;
}

#menu-header-menu {
	background: #242729;
	display: none;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 38px;
	width: 280px;
}

#menu-header-menu > li {
	padding: 10px 20px 10px 40px;
	position: relative;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

/*
#menu-header-menu > li.menu-item-1424 {
	padding-top: 30px;
}
*/

#menu-header-menu > li.menu-item-51 {
	padding-bottom: 30px;
}

#menu-header-menu > .menu-item-has-children.active {
	background: #1d1f20;
}

#menu-header-menu > .menu-item-has-children:after {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/header-menu-arrows.png") no-repeat center top;
	content: "";
	display: block;
	height: 5px;
	left: 16px;
	position: absolute;
	top: 19px;
	width: 9px;
}

#menu-header-menu > .menu-item-has-children.active:after {
	background-position: center bottom;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

#menu-header-menu > .menu-item-has-children.active > a {
	color: #ee2f2a;
}

#menu-header-menu > li > a {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	line-height: 16px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#menu-header-menu > .current-menu-item > a,
#menu-header-menu > li > a:hover {
	color: #ee2f2a;
}

#menu-header-menu > li > ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-header-menu > li > ul > li {
	padding: 2px 10px 2px 20px;
}

#menu-header-menu > li > ul > li:first-child {
	padding-top: 10px;
}

#menu-header-menu > li > ul > li:last-child {
	padding-bottom: 10px;
}

#menu-header-menu > li > ul > li > a {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#menu-header-menu > li > ul > li > a:hover {
	color: #ee2f2a;
}

#menu-header-menu > li > ul > li > a:before {
	color: #717478;
	content: "- ";
}

#heading-wrapper {
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	
	position: absolute;
	top: 0;
	width: 25%;
}

#heading-wrapper:before {
	border-bottom: 220px solid transparent;
	border-left: 220px solid rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 0;
	left: 100%;
	position: absolute;
	top: 0;
	width: 0;
}

#heading {
	bottom: 40px;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	left: 20px;
	line-height: 24px;
	margin: 0;
	position: absolute;
	text-transform: uppercase;
}

#heading:before {
	display: none;
}

#heading:first-line {
	font-weight: 800;
}

@media screen and (min-width:740px) {

	#header {
		height: 300px;
	}

	#logo {
		background-image: url("http://vdoit4u.com/LOGO/Vdoit4u_logo_300X111px.png");
		height: 99px;
		left: 50%;
		margin-left: -370px;
		top: 10px;
		width: 300px;
	}

	#year-established {
		left: 50%;
		margin-left: -250px;
		padding: 9px;
		position: absolute;
		text-transform: uppercase;
		top: 0;
		z-index: 2;
	}

	#social-media {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		right: 109px;
		top: 9px;
		z-index: 2;
	}

	#social-media:after {
		clear: both;
		content: "";
		display: table;
	}

	#social-media li {
		float: left;
		margin-left: 5px;
	}

	#social-media a {
		border: 1px solid #504e4e;
		display: block;
		height: 30px;
		overflow: hidden;
		text-indent: -999px;
		-webkit-transition: opacity 0.2s;
		-moz-transition: opacity 0.2s;
		-o-transition: opacity 0.2s;
		transition: opacity 0.2s;
		width: 30px;
	}

	/*#social-media a:hover {
		opacity: 0.5;
	}

	#twitter-link {
		background: url("images/header-icon-twitter.png") no-repeat center center;
	}

	#linkedin-link {
		background: url("images/header-icon-linkedin.png") no-repeat center center;
	}

	#instagram-link {
		background: url("images/header-icon-instagram.png") no-repeat center center;
	}

	#facebook-link {
		background: url("images/header-icon-facebook.png") no-repeat center center;
	}

	#call-us {
		background: transparent;
		right: 10px;
		top: -44px;
	}

	#call-us.active {
		background: #fff;
	}

	#call-us-heading {
		border-right: 1px solid #504e4e;
		border-top: 1px solid #504e4e;
	}*/

	#header-menu {
		top: 0px;
	}

	#heading-wrapper {
		width: 50%;
	}

	#heading-wrapper:before {
		border-bottom-width: 500px;
		border-left-width:200px;
	}

	#heading {
		bottom: 60px;
		font-size: 34px;
		left: auto;
		line-height: 34px;
		right: 0;
		width: 350px;
	}

}

@media screen and (min-width:1200px) {

	#logo {
		background-image: url("http://vdoit4u.com/LOGO/Vdoit4u_logo_300X111px.png");
		height: 111px;
		margin-left: -590px;
		top: 5px;
		width: 335px;
	}

	#year-established {
		margin-left: -460px;
	}

	#social-media {
		margin-right: -441px;
		right: 50%;
	}

	#call-us {
		margin-right: -540px;
		right: 50%;
	}

	#header-menu-toggle {
		display: none;
	}

	#header-menu {
		background: #242729;
		height: 50px;
		width: 50%;
	}

	#header-menu:before {
		background: #242729;
		content: "";
		display: block;
		height: 50px;
		left: -70px;
		position: absolute;
		top: 0;
		width: 70px;
	}

	#header-menu:after {
		border-right: 50px solid #242729;
		border-top: 50px solid transparent;
		content: "";
		left: -170px;
		position: absolute;
		top: 0;
	}

	#menu-header-menu {
		display: block;
		left: auto;
		margin-right: -540px;
		right: 100%;
		top: 0;
		width: 660px;
	}

	#menu-header-menu > li {
		float: left;
		padding: 12px 11px 14px 11px;
	}

	#menu-header-menu > li.menu-item-38 {
		float: left;
		padding-top: 12px;
		padding-right: 11px;
		padding-bottom: 14px;
		padding-left: 11px;
	}

	#menu-header-menu > li.menu-item-51 {
		float: left;
		padding-top: 10px;
		padding-right: 9px;
		padding-bottom: 12px;
		padding-left: 9px;
	}

	#menu-header-menu > .menu-item-has-children:after {
		left: 50%;
		margin-left: -4px;
		top: 38px;
	}

	#menu-header-menu > .menu-item-has-children.active:after {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	#menu-header-menu > li > ul {
		background: #1d1f20;
		left: 0;
		padding: 0 20px;
		position: absolute;
		top: 50px;
		width: 150px;
	}

	#menu-header-menu > li > ul > li {
		padding: 5px 0;
	}

	#menu-header-menu > li > ul > li:first-child {
		padding-top: 15px;
	}

	#menu-header-menu > li > ul > li:last-child {
		padding-bottom: 15px;
	}

	#menu-header-menu > li > ul > li > a:before {
		display: none;
	}

	#heading {
		font-size: 40px;
		line-height: 40px;
		width: 670px;
	}

}

/**
 * 3.0 - Content
 * -----------------------------------------------------------------------------
 */

#section {
	background: #fff url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/section-grid-mobile.png") no-repeat right center;
	min-height: 380px;
	position: relative;
}

#section:before {
	/*background: url("images/header-triangles-mobile.png") no-repeat 0 0;*/
	content: "";
	display: block;
	height: 86px;
	left: 0;
	position: absolute;
	top: -38px;
	width: 49px;
	z-index: 2;
}

#section:after {
	/*background: url("images/header-stars-mobile.png") no-repeat 0 0;*/
	content: "";
	display: block;
	height: 82px;
	position: absolute;
	right: 0;
	top: -33px;
	width: 32px;
	z-index: 2;
}

#presentation-section {
  height: 433px;
}

#news-filters {
	background: #ee2f2a;
	margin: 0 20px;
	padding: 15px;
	text-align: center;
}

#news-filters-heading {
	color: #fff;
	margin: 0 0 15px 0;
}

#news-filters-heading span {
	font-weight: 300;
}

#news-filters .widget {
	border: 1px solid #fff;
	display: inline-block;
	margin: 2px 5px 0 5px;
	overflow: hidden;
	text-align: left;
	width: 160px;
}

#news-filters .widget-title {
	display: none;
}

#news-filters .screen-reader-text {
	display: none;
}
#news-filters select {
	-webkit-appearance: none;
	background: #ee2f2a url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/select-arrow.png") no-repeat right center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	color: #fff;
	font: 12px/16px "aktiv-grotesk-std", sans-serif;
	margin: 0;
	outline: none;
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	width: 190px;
}

#section-wrapper {
	padding: 60px 20px 40px 20px;
}

#introduction {
	text-align: center;
}

#content {
	padding: 0 10px;
}

#content .post {
	padding-left: 20px;
	position: relative;
}

#content .post-title:before {
	left: -25px;
}

#content .post-date {
	color: #ee2f2a;
	font-size: 8px;
	font-weight: 800;
	left: -25px;
	letter-spacing: 0;
	line-height: 12px;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	top: 130px;
	width: 35px;
}

@media screen and (min-width:740px) {

	#section {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/section-grid-tablet.png");
		min-height: 656px;
	}

	#section:before {
		/*background-image: url("images/header-triangles-tablet.png");*/
		height: 168px;
		top: -115px;
		width: 101px;
	}

	#section:after {
		/*background-image: url("images/header-stars-tablet.png");*/
		height: 175px;
		top: -37px;
		width: 63px;
	}
	
	#presentation-section {
  	height: 406px;
	}

	#news-filters {
		margin: 0 auto;
		padding: 20px;
		position: relative;
		text-align: right;
		width: 640px;
	}

	#news-filters-heading {
		color: #fff;
		left: 20px;
		margin: 0 0 15px 0;
		position: absolute;
		top: 20px;
	}

	#news-filters-heading span {
		font-weight: 300;
	}

	#news-filters .widget {
		display: inline-block;
		margin: 0 0 0 10px;
	}
	#section-wrapper {
		margin: 0 auto;
		padding: 70px 0;
		width: 660px;
	}

	#introduction {
		margin: 0 auto 70px auto;
		width: 580px;
	}

	#content {
		padding: 0;
	}

	#content .post-date {
		font-size: 13px;
		font-weight: 300;
		left: -50px;
		line-height: 17px;
		width: 60px;
	}

}

@media screen and (min-width:1200px) {

	#section {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/section-grid-desktop.png");
		min-height: 878px;
	}

	#section:before {
		/*background-image: url("images/header-triangles-desktop.png");*/
		height: 237px;
		top: -80px;
		width: 146px;
	}

	#section:after {
		/*background-image: url("images/header-stars-desktop.png");*/
		height: 333px;
		top: -91px;
		width: 116px;
	}

	#news-filters {
		width: 900px;
	}

	#section-wrapper {
		width: 940px;
	}

	#introduction {
		margin: 0 auto;
		width: 580px;
	}

	#content {
		padding-left: 380px;
	}

	#content .post {
		padding-top: 70px;
	}

	#content .post-title-wrapper {
		left: -380px;
		position: absolute;
		top: 70px;
		width: 320px;
	}

	#content .post-title {
		margin: 0;
		position: relative;
		width: auto;
	}

	#content .post-title:before {
		left: 0;
	}

	#content .post-date {
		font-size: 14px;
		left: auto;
		padding: 20px 10px 0 0;
		position: relative;
		top: auto;
		width: auto;
	}

}

/**
 * 4.0 - Subfooter
 * -----------------------------------------------------------------------------
 */

#subfooter {
	position: relative;
}

#subfooter-pager {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-background-grid.png") repeat center top;
	padding: 30px 20px;
	text-align: center;
}

#services {
	background:
		url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-triangles-mobile.png") no-repeat right bottom,
		url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-background-grid.png") repeat center top
	;
}

#services-wrapper {
	padding: 20px;
}

#services-heading {
	color: #242729;
	font-size: 28px;
	line-height: 30px;
	margin: 0;
}

#services-heading span {
	font-weight: 300;
}

#service-list {
	list-style: none;
	margin: 0;
	padding: 20px 10px;
}

#service-list li {
	padding: 1px 0;
}

#service-list a {
	background: #ee2f2a;
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#service-list a:hover {
	background: #242729;
}

#service-list .bold {
	display: block;
	font-weight: 800;
}

#service-list .light {
	display: block;
	font-weight: 300;
}

#featured-projects {
	background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/featured-projects-triangles-mobile.png"), url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/featured-projects-background.jpg");
	background-repeat: no-repeat;
	background-position: right top, center center;
	background-size: auto, cover;
}

#featured-projects-wrapper {
	padding: 60px 20px;
}

#featured-projects-heading {
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	margin: 0;
}

#featured-projects-heading span {
	display: block;
	font-weight: 300;
}

#featured-projects-list {
	list-style: none;
	margin: 0;
	padding: 20px 0 0 0;
}

#featured-projects-list:after {
	clear: both;
	content: "";
	display: table;
}

#featured-projects-list li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	padding: 3px;
	width: 50%;
}

#featured-projects-list a {
	background: #eb3233;
	display: block;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#featured-projects-list a:hover {
	background: #242729;
}

#featured-projects-list img {
	display: block;
	width: 100%;
}

#featured-projects-list .title {
	color: #fff;
	display: block;
	font-size: 10px;
	font-weight: 300;
	line-height: 12px;
	min-height: 24px;
	padding: 10px;
	text-transform: uppercase;
}

@media screen and (min-width:740px) {

	#services {
		background:
			url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-triangles-tablet.png") no-repeat right bottom,
			url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-background-grid.png") repeat center top
		;
	}

	#services-wrapper {
		padding: 70px 0;
		margin: 0 auto;
		width: 500px;
	}

	#services-heading {
		font-size: 36px;
		letter-spacing: 2px;
		line-height: 40px;
	}

	#service-list {
		padding: 40px 0 0 0;
	}

	#service-list:after {
		clear: both;
		content: "";
		display: table;
	}

	#service-list li {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		padding: 1px;
		width: 50%;
	}

	#featured-projects {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/featured-projects-triangles-tablet.png"), url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/featured-projects-background.jpg");
		background-repeat: no-repeat;
		background-position: right top, center center;
		background-size: auto, cover;
	}

	#featured-projects-wrapper {
		margin: 0 auto;
		padding: 60px 0;
		width: 500px;
	}

	#featured-projects-heading {
		font-size: 36px;
		letter-spacing: 2px;
		line-height: 40px;
	}

	#featured-projects-list .title {
		font-size: 16px;
		line-height: 20px;
		min-height: 40px;
		padding: 15px 20px;
	}

}

@media screen and (min-width:1200px) {

	#services {
		background:
			url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-triangles-desktop.png") no-repeat right bottom,
			url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-background-grid.png") repeat center top
		;
	}

	#services-wrapper {
		padding: 110px 0;
		width: 1000px;
	}

	#services-heading {
		font-size: 44px;
		letter-spacing: 4px;
		line-height: 48px;
		max-width: 500px;
	}

	#service-list {
		padding: 30px 0 0 0;
	}

	#service-list li {
		float: left;
		padding: 0 1px;
		width: auto;
	}

	#service-list a {
		padding: 20px 15px;
	}

	#featured-projects {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/featured-projects-triangles-desktop.png"), url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/featured-projects-background.jpg");
		background-repeat: no-repeat;
		background-position: right top, center center;
		background-size: auto, cover;
	}

	#featured-projects-wrapper {
		padding: 70px 0;
		width: 1000px;
	}

	#featured-projects-heading {
		font-size: 44px;
		letter-spacing: 4px;
		line-height: 50px;
	}

	#featured-projects-list li {
		width: 25%;
	}

}

/**
 * 5.0 - Footer
 * -----------------------------------------------------------------------------
 */

#footer {
	position: relative;
}

#footer-widgets {
	/*background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/footer-top-background.jpg") no-repeat center center;*/
	background-size: cover;
}

#footer-widgets-wrapper {
	padding: 40px 20px;
}

#footer-widgets-wrapper .widget {
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	margin: 20px 0;
	padding: 20px;
}

#footer-widgets-wrapper .widget-title {
	color: #fff;
	margin: 0 0 20px 0;
}

#footer-widgets-wrapper .widget-title span {
	color: #545759;
	font-weight: 300;
}

#recent-posts-2 {
	font-size: 14px;
	line-height: 20px;
}

#recent-posts-2 ul {
	font-weight: 300;
	list-style: none;
	margin: 0;
	padding: 0;
}

#recent-posts-2 ul a {
	color: #9fa1a1;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}

#recent-posts-2 ul a:hover {
	color: #fff;
}

#recent-posts-2 ul span {
	color: #6c6c6c;
	display: block;
	font-size: 12px;
	margin: 5px 0;
	text-transform: uppercase;
}

#recent-posts-2 ul span:before {
	content: "- [ ";
}

#recent-posts-2 ul span:after {
	content: " ]";
}

#recent-posts-2 p {
	margin: 0;
}

#recent-posts-2 p a {
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}

#recent-posts-2 p a:hover {
	color: #fff;
}

#latest_tweets_widget-2 ul {
	color: #9fa1a1;
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#latest_tweets_widget-2 ul a {
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}

#latest_tweets_widget-2 ul a:hover {
	color: #fff;
}

#latest_tweets_widget-2 p {
	margin: 0;
}

#latest_tweets_widget-2 .tweet-details {
	color: #6c6c6c;
	font-size: 12px;
	margin: 5px 0 0 0;
	text-transform: uppercase;
}

#latest_tweets_widget-2 .tweet-details:before {
	content: "- [ ";
}

#latest_tweets_widget-2 .tweet-details:after {
	content: " ]";
}

#latest_tweets_widget-2 .tweet-details a {
	color: #6c6c6c;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}

#latest_tweets_widget-2 .tweet-details a:hover {
	color: #fff;
}

#footer-accreditations {
	background: #e4e3e3;
}

#footer-accreditations-wrapper {
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 300px;
}

#footer-accreditations-wrapper a {
	display: inline-block;
	margin: 5px;
}

#footer-menu {
	background: #242729;
}

#footer-menu-wrapper {
	padding: 20px 20px 90px 20px;
	position: relative;
	text-align: center;
}

#menu-footer-menu-left {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-footer-menu-left li {
	padding: 5px 0;
}

#menu-footer-menu-left a {
	color: #fff;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}

#menu-footer-menu-left a:hover {
	color: #ee2f2a;
}

#menu-footer-menu-right {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-footer-menu-right li {
	padding: 5px 0;
}

#menu-footer-menu-right a {
	color: #fff;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}

#menu-footer-menu-right a:hover {
	color: #ee2f2a;
}

#star {
	/*background: url("images/footer-star-mobile.png") no-repeat 0 0;*/
	bottom: -24px;
	display: block;
	height: 97px;
	left: 50%;
	margin-left: -48px;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	width: 96px;
}

#footer-social-media {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}

#footer-social-media li {
	display: inline-block;
	margin: 0 3px;
}

#footer-social-media a {
	border: 1px solid #504e4e;
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -999px;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	width: 30px;
}

/*#footer-social-media a:hover {
	opacity: 0.5;
}

#footer-twitter-link {
	background: url("images/header-icon-twitter.png") no-repeat center center;
}

#footer-linkedin-link {
	background: url("images/header-icon-linkedin.png") no-repeat center center;
}

#footer-instagram-link {
	background: url("images/header-icon-instagram.png") no-repeat center center;
}

#footer-facebook-link {
	background: url("images/header-icon-facebook.png") no-repeat center center;
}
*/
#footer-copyright {
	background: #1a1c1d;
	color: #9fa1a1;
	font-size: 11px;
	line-height: 15px;
	padding: 20px;
	text-align: center;
}

#footer-copyright p {
	margin: 0;
}

#footer-copyright a {
	color: #9fa1a1;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#footer-copyright a:hover {
	color: #ee2f2a;
}

@media screen and (min-width:740px) {

	#footer-widgets-wrapper {
		margin: 0 auto;
		padding: 60px 0;
		width: 720px;
	}

	#footer-widgets-wrapper:after {
		clear: both;
		content: "";
		display: table;
	}

	#footer-widgets-wrapper .widget {
		float: left;
		margin: 0 10px;
		min-height: 300px;
		width: 180px;
	}
	
	#footer-widgets-wrapper .widget .latest-tweets {
  	overflow: hidden;
	}

	#footer-widgets-wrapper .widget-title {
		font-size: 16px;
	}

	#footer-accreditations-wrapper {
		padding: 20px 0;
		width: 740px;
	}

	#footer-accreditations-wrapper a {
		display: inline-block;
		margin: 0 13px;
	}

	#footer-accreditations-wrapper img {
		display: block;
		height: 60px;
	}

	#footer-menu-wrapper {
		font-size: 13px;
		line-height: 20px;
		margin: 0 auto;
		padding: 40px 0 20px 0;
		text-align: left;
		width: 720px;
	}

	#footer-menu-wrapper:after {
		clear: both;
		content: "";
		display: table;
	}

	#menu-footer-menu-left {
		float: left;
		width: 300px;
	}

	#menu-footer-menu-left li {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		padding: 5px 10px 5px 0;
		width: 50%;
	}

	#menu-footer-menu-right {
		float: right;
		width: 280px;
	}

	#menu-footer-menu-right li {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		padding: 5px 10px 5px 0;
		width: 50%;
	}

	#star {
		left: 50%;
		margin: -28px 0 0 -48px;
		top: 50%;
	}

	#footer-social-media {
		left: 50%;
		margin: 0 0 0 -82px;
		position: absolute;
		top: 6px;
		width: 164px;
	}

	#footer-copyright p {
		display: inline;
	}

}

@media screen and (min-width:1200px) {

	#footer-widgets-wrapper {
		width: 1000px;
	}

	#footer-widgets-wrapper .widget {
		min-height: 274px;
		width: 273px;
	}

	#footer-widgets-wrapper .widget-title {
		font-size: 20px;
	}

	#footer-accreditations-wrapper {
		width: 1000px;
	}

	#footer-accreditations-wrapper a {
		margin: 0 13px;
	}

	#footer-accreditations-wrapper img {
		height: auto;
	}

	#footer-menu-wrapper {
		width: 980px;
	}

	#menu-footer-menu-left {
		width: 380px;
	}

	#menu-footer-menu-right {
		width: 390px;
	}

	#star {
		margin-top: -10px;
	}

}

/**
 * 6.0 - Projects
 * -----------------------------------------------------------------------------
 */

#project-heading {
	bottom: 40px;
	color: #fff;
	font-size: 29px;
	font-weight: 800;
	left: 20px;
	line-height: 29px;
	margin: 0;
	position: absolute;
	text-transform: uppercase;
	width:	 300%;
}

#project-heading:before {
	background: none;
	bottom: auto;
	content: "PORTFOLIO";
	display: block;
	font-size: 14px;
	font-weight: 300;
	height: auto;
	left: auto;
	line-height: 18px;
	margin-bottom: 10px;
	position: relative;
	width: auto;
}

#section.project:before {
	background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/project-triangles-mobile.png");
}

#section.project:after {
	/*background-image: url("images/project-stars-mobile.png");*/
}

#project-header {
	padding: 10px 20px;
}

#project-links {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: center;
}

#project-links li {
	display: inline-block;
	margin: 0 10px;
}

#project-links a {
	display: block;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#project-links a:before {
	content: "";
	display: inline-block;
	margin-right: 8px;
}

#portfolio-link:before {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/project-portfolio-arrow-mobile.png") no-repeat 0 0;
	height: 9px;
	width: 6px;
}

#info-link:before {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/project-info-arrow-mobile.png") no-repeat 0 0;
	height: 12px;
	margin-bottom: -2px;
	width: 7px;
}

#attendees {
	color: #242729;
	font-size: 10px;
	line-height: 16px;
	margin: 5px 0;
	text-align: right;
	text-transform: uppercase;
}

#attendees strong {
	font-size: 14px;
	text-transform: none;
}

#industry {
	color: #242729;
	font-size: 10px;
	line-height: 16px;
	margin: 5px 0;
	text-align: right;
	text-transform: uppercase;
}

#industry strong {
	font-size: 14px;
	text-transform: none;
}

#project-gallery {
	margin: 25px 10px 0 10px;
}

.gallery-item {
	margin-bottom: 50px;
}

.gallery-item:last-child {
	margin-bottom: 0;
}

.left-column {
	margin-bottom: 50px;
}

.gallery-image {
	display: block;
	height: auto;
	width: 100%;
}

.gallery-caption {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/gallery-caption-line-mobile.png") no-repeat left top;
	color: #242729;
	font-size: 11px;
	line-height: 16px;
	padding: 15px 20px 0 20px;
}

#project-blockquote {
	padding: 50px 20px 0 20px;
	font-style: italic;
	margin: 0;
	text-align: center;
}

#project-quote {
	margin: 0 0 20px 0;
}

#project-quote:before {
	content: '“';
}

#project-quote:after {
	content: '”';
}

#project-quote-by-line {
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	line-height: 14px;
	margin: 0;
	text-transform: uppercase;
}

#section-wrapper.project {
	padding-top: 70px;
}

#project-title-wrapper {
	position: relative;
}

#project-title {
	margin: 0;
}

#project-services {
	border-right: 1px solid #ee2f2a;
	margin-top: 30px;
	padding-right: 15px;
	text-align: right;
}

#project-services h4 {
	color: #ee2f2a;
	margin: 0 0 10px 0;
}

#project-services p {
	color: #ee2f2a;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
}

#project-services .service {
	display: block;
}

@media screen and (min-width:740px) {

	#project-heading {
		bottom: 25px;
		font-size: 36px;
		left: auto;
		line-height: 36px;
		right: 0;
		margin-right: -190px;
		width: 460px;
	}

	#section.project:before {
		/*background-image: url("http://specialeventco.com/wp-content/themes/special/images/project-triangles-tablet.png");*/
	}

	#section.project:after {
		/*background-image: url("images/project-stars-tablet.png");*/
	}

	#project-header {
		background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/project-header-line-tablet.png") no-repeat right top;
		margin: 0 auto;
		padding: 50px 0 60px 0;
		position: relative;
		width: 720px;
	}

	#project-links {
		bottom: 0;
		left: 0;
		margin: 0;
		position: absolute;
		text-align: left;
	}

	#project-links li {
		display: block;
		margin: 10px 0 0 0;
	}

	#project-links a {
		font-size: 12px;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: 14px;
	}

	#attendees {
		color: #ee2f2a;
		font-size: 11px;
		margin-bottom: 10px;
		padding-right: 100px;
	}

	#attendees strong {
		font-size: 16px;
	}

	#industry {
		color: #ee2f2a;
		font-size: 11px;
		padding-right: 140px;
	}

	#industry strong {
		font-size: 16px;
	}

	#project-gallery {
		margin: 20px auto 0 auto;
		width: 720px;
	}

	.gallery-item:after {
		clear: both;
		content: "";
		display: table;
	}

	.left-column {
		float: left;
		margin-bottom: 0;
		width: 350px;
	}

	.right-column {
		float: right;
		width: 350px;
	}

	.gallery-caption {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/gallery-caption-line-tablet.png");
		font-size: 13px;
		letter-spacing: 2px;
		line-height: 20px;
		padding: 15px 0 0 90px;
	}

	#project-blockquote {
		margin: 0 auto;
		width: 580px;
	}

	#project-services {
		border-left: 1px solid #ee2f2a;
		border-right: none;
		margin-left: 20px;
		padding-left: 15px;
		padding-right: 0;
		text-align: left;
	}

	#project-services h4 {
		margin: 0 0 5px 0;
		font-size: 14px;
		line-height: 20px;
	}

	#project-services .service {
		display: inline-block;
	}

	#project-services .service:after {
		content: ", ";
	}

}

@media screen and (min-width:1200px) {

	#project-heading {
		font-size: 42px;
		line-height: 42px;
		margin-right: -130px;
		width: 730px;
	}

	#project-heading:before {
		font-size: 19px;
		line-height: 22px;
	}

	#section.project:before {
		/*background-image: url("images/project-triangles-desktop.png");*/
	}

	#section.project:after {
		/*background-image: url("images/project-stars-desktop.png");*/
	}

	#project-header {
		width: 1000px;
	}

	#project-links {
		padding-left: 200px;
	}

	#project-links li {
		display: inline-block;
		margin: 0;
	}

	#project-links a {
		font-size: 14px;
	}

	#info-link {
		left: 10px;
		padding-left: 20px;
		position: absolute;
		top: 6px;
	}

	#info-link:before {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/project-info-arrow-desktop.png");
		height: 58px;
		left: 0;
		position: absolute;
		top: 0;
		width: 13px;
	}

	#project-gallery {
		margin: 10px auto 0 auto;
		width: 940px;
	}

	.left-column,
	.right-column {
		width: 460px;
	}

	#project-title-wrapper {
		position: absolute;
		margin: 0 0 0 -380px;
		width: 320px;
	}

	#project-title {
		position: relative;
	}

	#project-services {
		border-left: none;
		margin-left: 0;
		padding-left: 0;
		text-align: right;
	}

	#project-services .service {
		display: block;
	}

	#project-services .service:after {
		content: "";
		display: none;
	}

}

/**
 * 7.0 - Portfolio
 * -----------------------------------------------------------------------------
 */

#portfolio-filters-wrapper {
	background: #ee2f2a;
	color: #fff;
	margin: 0 auto 10px auto;
	padding: 20px;
	width: 220px;
}

#portfolio-filters-heading {
	color: #fff;
	margin: 0 0 15px 0;
}

#portfolio-filters-heading span {
	font-weight: 300;
}

#portfolio-filters:after {
	clear: both;
	content: "";
	display: table;
}

#industry-filter-wrapper {
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 2%;
	overflow: hidden;
	width: 105px;
}

#services-filter-wrapper {
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	width: 105px;
}

#portfolio-filters select {
	-webkit-appearance: none;
	background: #ee2f2a url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/select-arrow.png") no-repeat right center;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font: 12px/16px "aktiv-grotesk-std", sans-serif;
	margin: 0;
	outline: none;
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	width: 135px;
}

#portoflio-wrapper {
	margin: 0 auto;
	position: relative;
	width: 280px;
}

.portfolio-piece {
	display: block;
	margin: 10px;
	overflow: hidden;
	position: relative;
}

.one-by-one {
	height: 120px;
	width: 120px;
}

.one-by-two {
	height: 260px;
	width: 120px;
}

.two-by-one {
	height: 120px;
	width: 260px;
}

.portfolio-piece img {
	display: block;
	height: auto;
	max-width: 100%;
}

.one-by-two img {
	height: 260px;
	margin-left: -70px;
	max-width: none;
	width: 260px;
}

.portfolio-overlay {
	display: none;
}

@media screen and (min-width:740px) {

	#portfolio-filters-wrapper {
		width: auto;
	}

	#portfolio-filters-wrapper:after {
		clear: both;
		content: "";
		display: table;
	}

	#portfolio-filters-heading {
		float: left;
		margin: 0;
		padding-top: 3px;
	}

	#portfolio-filters {
		float: right;
		width: 250px;
	}

	#industry-filter-wrapper,
	#services-filter-wrapper {
		width: 120px;
	}

	#portfolio-filters select {
		width: 150px;
	}

	#portoflio-wrapper {
		width: auto;
	}

	.one-by-one {
		height: 200px;
		width: 200px;
	}

	.one-by-two {
		height: 420px;
		width: 200px;
	}

	.two-by-one {
		height: 200px;
		width: 420px;
	}

	.one-by-two img {
		height: 420px;
		margin-left: -70px;
		max-width: none;
		width: 420px;
	}

	.two-by-one img {
		height: 420px;
		margin-top: -70px;
		max-width: none;
		width: 420px;
	}

}

@media screen and (min-width:1200px) {

	#section-wrapper.portfolio {
		width: 960px;
	}

	#portfolio-filters-wrapper {
		margin-top: 70px;
	}

	.one-by-one {
		height: 300px;
		width: 300px;
	}

	.one-by-two {
		height: 620px;
		width: 300px;
	}

	.two-by-one {
		height: 300px;
		width: 620px;
	}

	.one-by-two img {
		height: 620px;
		margin-left: -160px;
		width: 620px;
	}

	.two-by-one img {
		height: 620px;
		margin-top: -160px;
		width: 620px;
	}

	.portfolio-overlay {
		background: #ee2f2a;
		background: rgba(238, 47, 42, 0.9);
		color: #fff;
		display: block;
		height: 240px;
		left: 10px;
		opacity: 0;
		padding: 20px;
		position: absolute;
		text-align: right;
		-webkit-transition: opacity 0.5s;
		-moz-transition: opacity 0.5s;
		-o-transition: opacity 0.5s;
		transition: opacity 0.5s;
		top: 10px;
		width: 240px;
	}

	.one-by-two .portfolio-overlay {
		height: 560px;
	}

	.two-by-one .portfolio-overlay {
		width: 560px;
	}

	.portfolio-piece:hover .portfolio-overlay {
		opacity: 1;
	}

	.portfolio-overlay-wrapper {
		border-right: 1px solid #fff;
		height: 240px;
		padding-right: 20px;
		position: relative;
	}

	.one-by-two .portfolio-overlay-wrapper {
		height: 560px;
	}

	.portfolio-overlay-title {
		color: #fff;
		font-size: 17px;
		font-weight: 300;
		line-height: 20px;
		margin: 0 0 15px 0;
	}

	.portfolio-overlay-industry {
		font-size: 11px;
		font-weight: 800;
		line-height: 14px;
		margin: 0;
		text-transform: uppercase;
	}

	.portfolio-overlay-services {
		bottom: 0;
		font-size: 10px;
		font-weight: 300;
		line-height: 14px;
		margin: 0;
		position: absolute;
		right: 20px;
		text-transform: uppercase;
	}

	.portfolio-overlay-services .service {
		display: block;
	}

}

/**
 * 9.0 - Team
 * -----------------------------------------------------------------------------
 */

.bios {
	margin-bottom: 40px;
}

.individual-bio:after {
	clear: both;
	content: '';
	display: table;
}

.bio-image {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
}

.bio {
	display: none;
}

.bio-toggle {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
}

.bio-toggle:before {
	content: 'View ';
}

.bio-toggle:after {
	content: ' ↓';
}

.bio-toggle.active:before {
	content: 'Hide ';
}

.bio-toggle.active:after {
	content: ' ↑';
}

/**
 * 10.0 - Home
 * -----------------------------------------------------------------------------
 */

#header.home {
	background: #1a1c1d;
	height: 470px;
}

#section.home {
	background-position: top right;
}

#section-wrapper.home {
	padding: 0;
}

.slide {
	height: 470px;
	overflow: hidden;
	position: relative;
	width: 100%;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0);
}

.slide * {
  -webkit-backface-visibility: hidden;
  transform: translate3d(0);
}

.slide:after {
  -webkit-backface-visibility: hidden;
  transform: translate3d(0);
}

#presentation .slide {
  height: 655px;
}

.slide-image {
	display: block;
	height: 370px;
	left: 50%;
	margin: -50px 0 0 -370px;
	max-width: none;
	position: absolute;
	top: 0;
	width: 740px !important;
}

#presentation .slide-image {
  height: 555px;
}

.slide-text {
	background: #242729;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 200px;
	left: 0;
	padding: 20px 50px;
	position: absolute;
	width: 100%;
}

#presentation .slide-text {
  color: #bbb;
}

.event-name {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 28px;
	margin: 0;
	text-transform: none;
}

.client-name {
	color: #9fa1a1;
	font-size: 12px;
	font-weight: 800;
	line-height: 18px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

.location {
	color: #9fa1a1;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0 0;

}

.view-project {
	margin: 15px 0 0 0;
}

.view-project a {
	border: 1px solid #4d4d4e;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	padding: 8px 14px 6px 14px;
	text-transform: uppercase;
	-webkit-transition: border 0.2s;
	-moz-transition: border 0.2s;
	-o-transition: border 0.2s;
	transition: border 0.2s;
}

.view-project a:hover {
	border-color: #fff;
}

.owl-controls {
	bottom: 154px;
	height: 36px;
	position: absolute;
	width: 100%;
}

.owl-prev {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/slideshow-arrow-prev.png") no-repeat 0 0;
	cursor: pointer;
	height: 36px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	width: 19px;
}

.owl-prev:hover {
	opacity: 0.5;
}

.owl-next {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/slideshow-arrow-next.png") no-repeat 0 0;
	cursor: pointer;
	height: 36px;
	
	position: absolute;
	right: 10px;
	text-indent: -999px;
	top: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	width: 19px;
}

.owl-next:hover {
	opacity: 0.5;
}

#about-section {
	min-height: 120px;
	padding: 70px 20px;
	position: relative;
}

#about-section:after {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/about-section-background-mobile.png") no-repeat 0 0;
	bottom: 0;
	content: "";
	display: block;
	height: 65px;
	position: absolute;
	right: 0;
	width: 23px;
}

#about-section-heading {
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 30px;
	margin: 0 0 20px 0;
}

#about-section-heading:first-line {
	font-weight: 300;
}

#about-section-links {
	margin-bottom: 30px;
}

#about-section-links {
	font-size: 13px;
	line-height: 13px;
}

#about-section-links a {
	border: 1px solid #ee2f2a;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	padding: 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#about-section-links a:hover {
	background: #ee2f2a;
	color: #fff;
}

#about-section-map {
	display: block;
	max-width: 100%;
}

#clients-section {
	background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/clients-section-triangles-mobile.png"), url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/clients-section-background.jpg");
	background-repeat: no-repeat;
	background-position: right bottom, center center;
	background-size: auto, cover;
	color: #fff;
	height: 530px;
}

#clients-section-wrapper {
	margin: 0 auto;
	padding: 50px 0 20px 0;
	width: 310px;
}

#clients-section-heading {
	color: #fff;
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 30px;
	margin: 0 0 20px 0;
}

#clients-section-heading:first-line {
	font-weight: 300;
}

#clients-toggle {
	height: 68px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 308px;
	z-index: 2;
}

#trusted-by-toggle {
	/*background: url("images/clients-toggle-mobile-inactive.png") no-repeat center center;*/
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 58px;
	line-height: 14px;
	margin: 0 5px;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 144px;
}

#partnered-with-toggle {
	/*background: url("images/clients-toggle-mobile-inactive.png") no-repeat center center;*/
	cursor: pointer;
	float: right;
	font-size: 12px;
	height: 58px;
	line-height: 14px;
	margin: 0 5px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 144px;
}

#trusted-by-toggle.active,
#partnered-with-toggle.active {
	/*background-image: url("images/clients-toggle-mobile-active.png");*/
	height: 48px;
	padding-top: 20px;
}

#trusted-carousel,
#partnered-carousel {
	height: 200px;
	margin-top: 5px;
	position: relative;
	width: 300px;
}

#trusted-carousel.inactive,
#partnered-carousel.inactive {
	display: none;
}

#trusted-carousel .client,
#partnered-carousel .client {
	height: 150px;
	width: 150px;
}

#trusted-carousel .owl-controls,
#partnered-carousel .owl-controls {
	bottom: 0;
}

#trusted-carousel .owl-prev,
#partnered-carousel .owl-prev {
	left: 50%;
	margin-left: -90px;
}

#trusted-carousel .owl-next,
#partnered-carousel .owl-next {
	right: 50%;
	margin-right: -90px;
}

#services-section {
	background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-section-triangles-mobile.png") no-repeat right bottom;
	height: 600px;
	padding: 50px 0;
}

#services-section-wrap {
	background: #242729 url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-section-background.jpg") no-repeat center center;
	background-size: cover;
	height: 600px;
}

#services-section-wrapper {
	padding: 40px 20px;
}

#services-section-heading {
	color: #fff;
	font-size: 28px;
	letter-spacing: 3px;
	line-height: 30px;
	margin: 0 0 30px 0;
}

#services-section-heading:first-line {
	font-weight: 300;
}

#services-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

#services-list li {
	margin-bottom: 2px;
}

#services-list a {
	background: #ee2f2a;
	background: rgba(238, 47, 42, 0.7);
	border: 2px solid #ee2f2a;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	min-height: 40px;
	padding: 14px 40% 14px 20px;
	text-transform: uppercase;
}

#services-list a:first-line {
	font-weight: 800;
}

#services-list .description,
#services-list .btn {
	display: none;
}

#home-scroll-link {
	display: none;
}

@media screen and (min-width:740px) {

	#header.home {
		height: 600px;
	}

	#section-wrapper.home {
		margin: 0;
		width: auto;
	}

	.slide {
		height: 600px;
	}
	
	#presentation .slide {
  	height: 708px;
	}

	.slide:after {
		/*border-right: 460px solid #000;
		border-right-color: rgba(0, 0, 0, 0.75);
		border-top: 460px solid transparent;
		bottom: 0;
		content: "";
		display: block;
		height: 0;
		position: absolute;
		right: 0;
		width: 0;*/
	}
	
	#presentation .slide:after {
  /*	border-right-width: 560px;
  	border-top-width: 560px;
	}

	.slide-image {
		height: 600px;
		margin: 0 0 0 -600px;
		width: 1200px !important;
	}
	
	#presentation .slide-image {
  	height: auto;
  	/*height: 768px;*/
	}

	.slide-text {
		background: none;
		bottom: 40px;
		height: auto;
		left: auto;
		padding: 0;
		right: 20px;
		text-align: right;
		width: 210px;
		z-index: 1;
	}
	
	#presentation .slide-text {
  	width: 300px;
	}

	.event-name {
		font-size: 30px;
		line-height: 34px;
		margin-left: 40px;
	}

	.owl-controls {
		bottom: 310px;
		height: 36px;
		position: absolute;
		right: 20px;
		width: 54px;
	}
	
	#presentation .owl-controls {
  	bottom: 350px;
	}

	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	#home-scroll-link {
		background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/home-scroll-arrow.png") no-repeat 0 0;
		bottom: 0;
		display: block;
		height: 26px;
		left: 50%;
		margin-left: -39px;
		overflow: hidden;
		position: absolute;
		text-indent: -999px;
		-webkit-transition: opacity 0.2s;
		-moz-transition: opacity 0.2s;
		-o-transition: opacity 0.2s;
		transition: opacity 0.2s;
		width: 78px;
		z-index: 1;
	}

	#home-scroll-link:hover {
		opacity: 0.8;
	}

	#about-section {
		min-height: 240px;
		padding: 90px 20px;
	}

	#about-section:after {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/about-section-background-tablet.png");
		height: 89px;
		width: 243px;
	}

	#about-section-wrapper {
		margin: 0 auto;
		width: 720px;
	}

	#about-section-wrapper:after {
		clear: both;
		content: "";
		display: table;
	}

	#about-section-text {
		float: left;
		width: 370px;
	}

	#about-section-heading {
		font-size: 40px;
		line-height: 42px;
	}

	#about-section-paragraph {
		font-size: 15px;
		line-height: 22px;
	}

	#about-section-links {
		font-size: 14px;
		line-height: 14px;
	}

	#about-section-map {
		float: right;
		margin-top: 100px;
		max-width: 330px;
	}

	#clients-section {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/clients-section-triangles-tablet.png"), url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/clients-section-background.jpg");
		background-repeat: no-repeat;
		background-position: right bottom, center center;
		background-size: auto, cover;
		padding: 0;
	}

	#clients-section-wrapper {
		margin: 0 auto;
		padding: 80px 0 0 0;
		width: 720px;
	}

	#clients-section-heading {
		font-size: 42px;
		letter-spacing: 4px;
		line-height: 44px;
		margin: 0 240px 20px 0;
	}

	#clients-section-paragraph {
		font-size: 14px;
		line-height: 20px;
		margin: 0 240px 0 0;
		padding-bottom: 10px;
	}

	#clients-toggle {
		font-weight: 800;
		height: 78px;
		margin-top: 20px;
		width: 628px;
	}

	#trusted-by-toggle {
		/*background-image: url("images/clients-toggle-tablet-inactive.png");*/
		font-size: 18px;
		height: 66px;
		letter-spacing: 2px;
		line-height: 20px;
		padding-top: 12px;
		width: 304px;
	}

	#partnered-with-toggle {
		/*background-image: url("images/clients-toggle-tablet-inactive.png");*/
		font-size: 18px;
		height: 66px;
		letter-spacing: 2px;
		line-height: 20px;
		padding-top: 12px;
		width: 304px;
	}

	#trusted-by-toggle.active,
	#partnered-with-toggle.active {
		/*background-image: url("images/clients-toggle-tablet-active.png");*/
		height: 56px;
		padding-top: 22px;
	}

	#trusted-carousel,
	#partnered-carousel {
		height: 150px;
		margin: 5px auto 0 auto;
		width: 620px;
	}

	#trusted-carousel .owl-controls,
	#partnered-carousel .owl-controls {
		bottom: 90px;
		height: auto;
		right: -45px;
		width: 710px;
	}

	#trusted-carousel .owl-prev,
	#partnered-carousel .owl-prev {
		left: 0;
		margin-left: 0;
	}

	#trusted-carousel .owl-next,
	#partnered-carousel .owl-next {
		right: 0;
		margin-right: 0;
	}

	#services-section {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-section-triangles-tablet.png");
		height: 540px;
		padding: 100px 0;
	}

	#services-section-wrap {
		height: 540px;
	}

	#services-section-wrapper {
		padding: 50px 0;
	}

	#services-section-heading {
		font-size: 42px;
		letter-spacing: 3px;
		line-height: 44px;
		margin: 0 auto;
		padding: 0 240px 0 0;
		width: 480px;
	}

	#services-list {
		background: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-section-square-tablet.png") no-repeat center center;
		height: 432px;
		margin-top: -100px;
		padding-top: 100px;
		position: relative;
	}

	#services-list li {
		left: 50%;
		margin-bottom: 0;
		position: absolute;
	}

	#services-list .one {
		margin-left: -356px;
		top: 376px;
	}

	#services-list .two {
		margin-left: -222px;
		top: 245px;
	}

	#services-list .three {
		margin-left: -87px;
		top: 376px;
	}

	#services-list .four {
		margin-left: 46px;
		top: 245px;
	}

	#services-list .five {
		margin-left: 180px;
		top: 376px;
	}

	#services-list .six {
		margin-left: 180px;
		top: 112px;
	}

	#services-list a {
		background: none;
		border: none;
		padding: 0;
		text-align: center;
		-webkit-transition: color 0.2s;
		-moz-transition: color 0.2s;
		-o-transition: color 0.2s;
		transition: color 0.2s;
		width: 180px;
	}

	#services-list a:hover {
		color: #f7b3b0;
	}

	#services-list a:first-line {
		font-weight: 800;
	}

}

@media screen and (min-width:1200px) {

	.slide:after {
		border-right-width: 560px;
		border-top-width: 560px;
	}
	
	#presentation .slide:after {
  	border-right-width: 660px;
  	border-top-width: 660px;
	}

	.slide-image {
		height: auto;
		left: 0;
		margin: 0;
		top: 0;
		width: 100% !important;
	}

	.slide-text {
		right: 100px;
	}

	#about-section {
		min-height: 340px;
		padding: 120px 0;
	}

	#about-section:after {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/about-section-background-desktop.png");
		right: 117px;
		width: 269px;
	}

	#about-section-wrapper {
		margin: 0 auto;
		width: 1000px;
	}

	#about-section-text {
		width: 490px;
	}

	#about-section-heading {
		font-size: 54px;
		line-height: 56px;
	}

	#about-section-paragraph {
		font-size: 18px;
		line-height: 26px;
		margin: 0 0 25px 0;
	}

	#about-section-links a {
		margin-right: 5px;
	}

	#about-section-map {
		max-width: 470px;
	}

	#clients-section {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/clients-section-triangles-desktop.png"), url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/clients-section-background.jpg");
		background-repeat: no-repeat;
		background-position: right top, center center;
		background-size: auto, cover;
	}

	#clients-section-wrapper {
		width: 1000px;
	}

	#clients-section-wrapper:after {
		clear: both;
		content: "";
		display: table;
	}

	#clients-section-heading {
		font-size: 54px;
		line-height: 54px;
		margin: 0 430px 20px 0;
	}

	#clients-section-paragraph {
		margin: 0 430px 0 0;
	}

	#clients-toggle {
		float: left;
		font-weight: 300;
		height: auto;
		margin-top: 0;
		padding-top: 50px;
		width: 270px;
	}

	#trusted-by-toggle {
		/*background-image: url("images/clients-toggle-desktop-inactive.png");*/
		background-position: left top;
		height: 32px;
		margin: 0 0 5px 0;
		padding: 12px 0 0 15px;
		text-align: left;
		width: 254px;
	}

	#partnered-with-toggle {
		/*background-image: url("images/clients-toggle-desktop-inactive.png");*/
		background-position: left top;
		height: 32px;
		margin: 0 0 5px 0;
		padding: 12px 0 0 15px;
		text-align: left;
		width: 254px;
	}

	#trusted-by-toggle.active,
	#partnered-with-toggle.active {
		/*background-image: url("images/clients-toggle-desktop-active.png");*/
		height: 32px;
		padding-top: 12px;
	}

	#trusted-carousel,
	#partnered-carousel {
		float: left;
		margin: 20px 0 0 65px;
	}

	#services-section {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-section-triangles-desktop.png");
		height: 680px;
	}

	#services-section-wrap {
		height: 680px;
	}

	#services-section-wrapper {
		margin: 0 auto;
		padding: 60px 0 0 0;
		width: 1000px;
	}

	#services-section-heading {
		font-size: 54px;
		letter-spacing: 4px;
		line-height: 54px;
		padding-right: 400px;
		width: 600px;
	}

	#services-list {
		background-image: url("http://vdoit4u.com/WEBCONTENT/THEMESPECILA/IMAGES/services-section-square-desktop.png");
		height: 535px;
		margin-top: -130px;
		padding-top: 130px;
		position: relative;
	}

	#services-list .one {
		margin-left: -446px;
		top: 478px;
	}

	#services-list .two {
		margin-left: -276px;
		top: 312px;
	}

	#services-list .three {
		margin-left: -110px;
		top: 478px;
	}

	#services-list .four {
		margin-left: 64px;
		top: 312px;
	}

	#services-list .five {
		margin-left: 226px;
		top: 478px;
	}

	#services-list .six {
		margin-left: 226px;
		top: 146px;
	}

	#services-list a {
		font-size: 22px;
		line-height: 24px;
		position: relative;
		transition: all 0.3s;
		width: 220px;
	}

	#services-list a:hover {
		color: #fff;
		top: -36px;
	}

	#services-list .description {
		display: block;
		font-size: 13px;
		line-height: 18px;
		opacity: 0;
		text-transform: none;
		-webkit-transition: 0.3s opacity, 0s visibility 0.3s;
		-moz-transition: 0.3s opacity, 0s visibility 0.3s;
		-o-transition: 0.3s opacity, 0s visibility 0.3s;
		transition: 0.3s opacity, 0s visibility 0.3s;
		visibility: hidden;
	}

	#services-list a:hover .description {
		display: block;
		font-size: 13px;
		line-height: 18px;
		opacity: 1;
		text-transform: none;
		-webkit-transition: 0.3s opacity, 0s visibility 0s;
		-moz-transition: 0.3s opacity, 0s visibility 0s;
		-o-transition: 0.3s opacity, 0s visibility 0s;
		transition: 0.3s opacity, 0s visibility 0s;
		visibility: visible;
	}

	#services-list .btn {
  	border: 1px solid #fff;
  	display: block;
		font-size: 12px;
		margin: 10px auto 0;
		opacity: 0;
		width: 100px;
  	-webkit-transition: 0.3s opacity, 0s visibility 0.3s;
		-moz-transition: 0.3s opacity, 0s visibility 0.3s;
		-o-transition: 0.3s opacity, 0s visibility 0.3s;
		transition: 0.3s opacity, 0s visibility 0.3s;
		visibility: hidden;
	}

	#services-list a:hover .btn {
    opacity: 1;
  	-webkit-transition: 0.3s opacity, 0s visibility 0s;
		-moz-transition: 0.3s opacity, 0s visibility 0s;
		-o-transition: 0.3s opacity, 0s visibility 0s;
		transition: 0.3s opacity, 0s visibility 0s;
		visibility: visible;
	}


}

/*
 * 11.0 - Retina Optimization
 * -----------------------------------------------------------------------------
 */


@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (	min--moz-device-pixel-ratio: 2),
only screen and (	  -o-min-device-pixel-ratio: 2/1),
only screen and (		 min-device-pixel-ratio: 2),
only screen and (				 min-resolution: 192dpi),
only screen and (				 min-resolution: 2dppx) {

	#logo {
		background-image: url("http://vdoit4u.com/LOGO/Vdoit4u_logo_180X159px.png");
		background-size: 180px 59px;
		background-size: contain;
	}

}

@media
only screen and (min-width:740px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width:740px) and (	  min--moz-device-pixel-ratio: 2),
only screen and (min-width:740px) and (		-o-min-device-pixel-ratio: 2/1),
only screen and (min-width:740px) and (		   min-device-pixel-ratio: 2),
only screen and (min-width:740px) and (				   min-resolution: 192dpi),
only screen and (min-width:740px) and (				   min-resolution: 2dppx) {

	#logo {
		background-image: url("http://vdoit4u.com/LOGO/Vdoit4u_logo_270X85px.png");
		background-size: 300px 99px;
		background-size: contain;
	}

}

@media
only screen and (min-width:740px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width:740px) and (	  min--moz-device-pixel-ratio: 2),
only screen and (min-width:740px) and (		-o-min-device-pixel-ratio: 2/1),
only screen and (min-width:740px) and (		   min-device-pixel-ratio: 2),
only screen and (min-width:740px) and (				   min-resolution: 192dpi),
only screen and (min-width:740px) and (				   min-resolution: 2dppx) {

	#logo {
		background-image: url("http://vdoit4u.com/LOGO/Vdoit4u_logo_300X111px.png");
		background-size: 335px 111px;
		background-size: contain;
	}

}

ul.si-widget {
    margin: 15px 0 14px;
    padding-left: 0;
}
ul.si-widget .front-photo {
    margin: 5px;
}